home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr38 / goc201.zip / GOC1.CTL < prev    next >
Text File  |  1995-03-19  |  7KB  |  140 lines

  1. ;   Door Control file
  2. ;--------------------------------
  3. ; The semi-colons are comment markers.  Remove them to activate option.
  4. ;
  5. ;Sysopfirst  Specifies the first name of the sysop as it will be shown to
  6. ;            the users.
  7. ;
  8. ;SysopLast   Specifies the last name of the sysop as it will be shown to
  9. ;            the users.
  10. ;
  11. ;BBSName     Specifies the name of the bbs as it will be shown to users.
  12. ;
  13. ;Pausecode   Specifies the Rip pause code that your bbs uses.  This will
  14. ;            be added to muliple page Rip news file so you can use them
  15. ;            as a bulletin.
  16. ;
  17. ;Mono        Will disable color on the local side. (Necessary if you are
  18. ;            running a monochrome system)
  19. ;
  20. ;BBSType     Specifies the type of bbs software under which this door program
  21. ;            will be run. Valid bbs types include:
  22. ;
  23. ;                  DOORSYS - The DOOR.SYS format (Wildcat!,GAP,TAG, etc)
  24. ;                     RBBS - Rbbs version 16.1+  (uses DORINFOx.DEF*)
  25. ;                    QUICK - Quickbbs,Force,R.A. (uses DORINFOx.DEF**)
  26. ;                    PCB12 - Pcboard version 12 (note: see COMPORT note below)
  27. ;                    PCB14 - Pcboard version 14
  28. ;                    PCB15 - Pcboard version 15
  29. ;                  PHOENIX - Phoenix bbs (uses INFO.BBS)
  30. ;                 SPITFIRE - Spitfires bbs (uses SFDOORS.DAT)
  31. ;                     WWIV - WWIV bbs (uses CHAIN.TXT)
  32. ;                      2AM - 2 A.M. software (uses JUMPER.DAT)
  33. ;                   TRIBBS - TriBBS software (uses TRIBBS.SYS)
  34. ;                 CALLINFO - Old Wildcat 2.xx(obsolete dropfile CALLINFO.BBS)
  35. ;
  36. ;  Notes: There are at least two different types of DORINFOx.DEF
  37. ;           *  ANSI graphics is selected when a "2" is passed in the graphics
  38. ;              parameter of the DORINFOx.DEF.   RBBS standard.
  39. ;          **  ANSI graphics is selected when a "1" is passed in the graphics
  40. ;              parameter of the DORINFOx.DEF.   QuickBBS,Remote Access,FORCE,
  41. ;              UltraBBS and many shareware BBSes require this type.
  42. ;
  43. ;ComPort     For bbs types that do not have the com-port contained in their
  44. ;            door information files (such as PCBOARD-12), you will have to
  45. ;            specify the com-port. Simply put the port number (i.e. 1,2,etc)
  46. ;            not the whole word COM1.  If you find that one node locks up
  47. ;            another node you may have to use this option.
  48. ;            [NOTE: You can also specify the comport using /Cx from the
  49. ;            command line]
  50. ;
  51. ;
  52. ;Fossil      Selecting this option will cause doordriver to use a fossil port
  53. ;            driver.  Otherwise doordriver will use its own internal comport
  54. ;            handlers.  Note - do not use both fossil and Xfossil at the same
  55. ;            time. Maximum standard bios speed of 38,400. This can be used
  56. ;            with the XOO fossil at ALL speeds.
  57. ;
  58. ;Xfossil     Selecting this option will cause DDPlus to use the extended fossil
  59. ;            driver speeds in other then X00 fossils.   This will support speeds of
  60. ;            57,800 or higher baud.  Otherwise DDPlus will use its own internal
  61. ;            comport handlers.  This option neither open or closes the fossil
  62. ;            but reads and writes to it in whatever state it is when the door
  63. ;            is run. This option is NOT required if you are using XOO.
  64. ;
  65. ;LockBaud    This will specify a locked baud rate. If you specify this
  66. ;            parameter, then no matter what the bbs software says, this
  67. ;            baud rate will be used. [NOTE: You can also specify the locked
  68. ;            baud rate using /Bxxxx from the command line]
  69. ;
  70. ;Port1       If you must use a non-standard interrupt, doordriver can be
  71. ;Port2       configured for IRQs 0-15. The port# indicates the chosen comport
  72. ;Port3       Follow this with the port address in hex.  Afterward put the IRQ
  73. ;Port4       in decimal.  For an example if comport 3 at irq 15 and address
  74. ;            $03E8 was needed use the following:
  75. ;            PORT3 03E8 15
  76. ;
  77. ;Maxtime     The maxtime parameter will allow you to specify a maximum time
  78. ;            per session that a user may be in the door. (i.e. if you
  79. ;            specified 30 minutes, then if the user had 60 mins left, he could
  80. ;            only play for 30 mins)
  81. ;
  82. ;Status      Specify "ON" if you wish the status line to appear at the bottom
  83. ;            of "OFF" if you wish it to be disabled.
  84. ;
  85. ;Statfore    Statfore foreground color of the status line and the major input
  86. ;            fields. (default 7  light-grey)
  87. ;
  88. ;Statback    The background color of the status line (default 1)
  89. ;
  90. ;Color1      Tells GAME to select ANSI graphics when a "1" is passed
  91. ;            in the graphics parameter of the DORINFOx.DEF. From what I
  92. ;            understand, FORCE and QUICKBBS require this option set although
  93. ;            RBBS should not.
  94. ;
  95. ;------------------------------ Sample Data ----------------------------------
  96. ;
  97. SYSOPFIRST Joe
  98. SYSOPLAST SixPack
  99. BBSNAME The Good OldBoy Club
  100. ;
  101. ;       ::::------- Put your bbs type here! Select from those listed above
  102. ;       ::::
  103. ;       \/\/
  104. BBSTYPE DOORSYS
  105. ;
  106. ;                   If you are using a bbs type that doesn't provide the com
  107. ;        ::-------- port num in it's door information file (such as pcb-12),
  108. ;        \/         then uncomment this line and put your com port here.
  109. ;COMPORT 1
  110. ;
  111. ; Uncomment the next line if you use a fossil device driver with speeds up to
  112. ; 38,400 baud. This will also work for the XOO fossil at ALL speeds.
  113. ;FOSSIL
  114. ;
  115. ; Uncomment the next line if you use a fossil device driver using extended
  116. ; speeds of 57,600 or more baud and it is NOT the XOO fossil. 
  117. ;XFOSSIL
  118. ;
  119. ;           ::------If you are locking ports uncomment this line and set this
  120. ;           ::      number to the port speed.
  121. ;           \/
  122. ;LOCKBAUD 38400
  123. ;
  124. ;       ::------------ If you are going to use a non-standard IRQ place the
  125. ;       ::             port address in hex one space after the PORT# option.
  126. ;       ::
  127. ;       ::  ::-------- If you have a non-standard IRQ position the IRQ number
  128. ;       \/  \/         one space after the ports' hex address. (decimal)
  129. ;PORT1 03F8 4
  130. ;PORT2 02F8 3
  131. ;PORT3 03E8 4
  132. ;PORT4 02E8 3
  133. ;                   Uncomment this line if you want to make Rip bulletins
  134. ;  ::-------------- for your BBS.  Here a Wildcat pause is shown.
  135. ;  \/
  136. PAUSECODE @PAUSE@
  137. ;
  138. ;------------------------------ End of File ----------------------------------
  139.  
  140.